0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4979979991913 448 1.0943 0


No Amazon API Requests Made.


App Debug - Total Time 1.4979979991913 seconds

Number Time From Start Name Description
1 0.38348412513733 Initialise Initialise FSB Function
2 0.38595509529114 App Controller Start Start of the App controller (called before the controller of every page)
3 0.41619801521301 Start of getCategoryListByGroup Function Before first category groups query
4 0.41695094108582 After initial query Before first category groups query
5 0.41695213317871 Get Category List for Group Before the call to getCategoryList function
6 0.41695404052734 Start of GetCategoryList function Start of the function
7 0.41695713996887 Before getting categories Query to get specific category list
8 0.41772794723511 After getting categories Query to get specific category list
9 0.417729139328 Before getting category custom Before call to function getCategoryCustom
10 0.43228602409363 After getting category custom After call to function getCategoryCustom
11 0.43228697776794 Before getting category custom Before call to function getCategoryCustom
12 0.44073510169983 After getting category custom After call to function getCategoryCustom
13 0.44073700904846 Before getting category custom Before call to function getCategoryCustom
14 0.44532108306885 After getting category custom After call to function getCategoryCustom
15 0.44532299041748 Before getting category custom Before call to function getCategoryCustom
16 0.44839310646057 After getting category custom After call to function getCategoryCustom
17 0.44839406013489 Before getting category custom Before call to function getCategoryCustom
18 0.45136713981628 After getting category custom After call to function getCategoryCustom
19 0.4513680934906 Before getting category custom Before call to function getCategoryCustom
20 0.45433902740479 After getting category custom After call to function getCategoryCustom
21 0.4543399810791 End of GetCategoryList function End of the function
22 0.45434403419495 Get Category List for Group Before the call to getCategoryList function
23 0.45434594154358 Start of GetCategoryList function Start of the function
24 0.45434713363647 Before getting categories Query to get specific category list
25 0.45467400550842 End of getCategoryListByGroup Function Before return()
26 1.2797880172729 App Controller End End of the App controller (called before the controller of every page)
27 1.4200420379639 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4209771156311 Before Get Options Before the call to getOptions in the tpl class
29 1.477010011673 After Get Options After the call to getOptions in the tpl class
30 1.4770441055298 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4979889392853 Finalizing debug Before the debug is output to the page.
32 1.4979979991913 End of App This is the end of the app logging, final timestamp


Query Debug - 448 Database Queries. Total time 1.0943 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0011 0.0011088848114014
SELECT parameter, value FROM parameters
2 0.0024 0.0024189949035645
SELECT * FROM `bad_bots`
3 0.0003 0.00029397010803223
SET time_zone = 'Europe/London'
4 0.0008 0.00078296661376953
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00086188316345215
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0007 0.00067400932312012
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751776689'
7 0.0014 0.0014479160308838
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00036501884460449
UPDATE autorun SET lastrun = '2025-07-06 04:38:09' WHERE id = '15'
9 0.0004 0.0004429817199707
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0011 0.0011310577392578
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00034689903259277
SELECT * FROM pages WHERE id = 52
12 0.0024 0.002446174621582
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0270 0.026995897293091
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00037097930908203
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00074601173400879
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00075793266296387
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055949687957764
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0008 0.0008389949798584
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00058698654174805
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029683113098145
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.004641056060791
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.00078606605529785
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0007 0.00074386596679688
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00070500373840332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030207633972168
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030498504638672
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032615661621094
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027894973754883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030112266540527
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0031280517578125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029206275939941
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011460781097412
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032711029052734
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029206275939941
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011858940124512
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032687187194824
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00036787986755371
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032615661621094
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003049373626709
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039815902709961
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031399726867676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00046610832214355
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00032591819763184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00034523010253906
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039315223693848
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00031900405883789
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026607513427734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044798851013184
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00033187866210938
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029921531677246
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039982795715332
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00031089782714844
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026082992553711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046610832214355
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028109550476074
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032401084899902
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0019040107727051
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00076794624328613
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036287307739258
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00059103965759277
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.0008690357208252
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00054812431335449
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8164 0.81638407707214
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0015060901641846
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00062799453735352
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00034189224243164
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0045928955078125
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013880729675293
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00088596343994141
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0047450065612793
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013039112091064
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00058507919311523
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0015 0.0014979839324951
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.195'
89 0.0005 0.00048017501831055
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00031781196594238
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0040662288665771
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00031781196594238
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0054 0.0053999423980713
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00025415420532227
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
97 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
98 0.0003 0.0003352165222168
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034213066101074
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0041129589080811
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026679039001465
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
102 0.0002 0.00024199485778809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0005 0.00046110153198242
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0053 0.0053339004516602
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00026917457580566
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
106 0.0002 0.00022506713867188
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0003 0.00027108192443848
SELECT * FROM products WHERE id = '4201'
108 0.0010 0.00099802017211914
SELECT * FROM productimages WHERE product_id = '4201' ORDER BY sortorder ASC
109 0.0004 0.00036311149597168
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4201' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0008 0.00077414512634277
SELECT * FROM product_image_select WHERE product_id = '4201'
111 0.0006 0.00058197975158691
SELECT * FROM productcustomimages WHERE product_id = '4201'
112 0.0007 0.00072789192199707
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
113 0.0011 0.0011270046234131
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00031304359436035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
115 0.0009 0.00092506408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4201' AND a.name = n.originalname
116 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '4201' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0004 0.00039005279541016
SELECT * FROM productoffers
                WHERE product_id = '4201' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 4201
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '4201'
                AND name = 'ListPriceAmount'
120 0.0003 0.00034880638122559
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
121 0.0004 0.00037884712219238
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0002 0.00024008750915527
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
123 0.0003 0.00034189224243164
SELECT value FROM productattributes WHERE product_id = '4201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.00025510787963867
SELECT * FROM products WHERE parent_id = '4201'
125 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4202'
126 0.0004 0.00042200088500977
SELECT * FROM productimages WHERE product_id = '4202' ORDER BY sortorder ASC
127 0.0005 0.00051498413085938
SELECT * FROM product_image_select WHERE product_id = '4202'
128 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '4202'
129 0.0005 0.00053286552429199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4202' AND a.name = n.originalname
130 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4202' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4202' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '4202' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0004 0.00036478042602539
SELECT * FROM products WHERE id = '4203'
134 0.0004 0.00043010711669922
SELECT * FROM productimages WHERE product_id = '4203' ORDER BY sortorder ASC
135 0.0005 0.00052499771118164
SELECT * FROM product_image_select WHERE product_id = '4203'
136 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4203'
137 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4203' AND a.name = n.originalname
138 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4203' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = '4203' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4203
                ORDER BY price ASC LIMIT 1
141 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4203'
                AND name = 'ListPriceAmount'
142 0.0003 0.00026679039001465
SELECT value FROM productattributes WHERE product_id = '4203' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0005 0.0004878044128418
SELECT * FROM products WHERE id = '4213'
144 0.0004 0.00039196014404297
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
145 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '4213'
146 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '4213'
147 0.0007 0.00068807601928711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
148 0.0003 0.00029087066650391
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '4222'
152 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '4222' ORDER BY sortorder ASC
153 0.0006 0.00059199333190918
SELECT * FROM product_image_select WHERE product_id = '4222'
154 0.0004 0.0003809928894043
SELECT * FROM productcustomimages WHERE product_id = '4222'
155 0.0008 0.00077581405639648
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4222' AND a.name = n.originalname
156 0.0006 0.00058603286743164
SELECT * FROM productoffers WHERE product_id = '4222' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4222' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4222' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '4474'
160 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '4474' ORDER BY sortorder ASC
161 0.0003 0.00029492378234863
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4474' AND p.id = pi.product_id ORDER BY pi.sortorder
162 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '4474'
163 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4474'
164 0.0003 0.00034999847412109
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
165 0.0004 0.00040912628173828
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
166 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
167 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4474' AND a.name = n.originalname
168 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '4474' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '4474' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 4474
                ORDER BY price ASC LIMIT 1
171 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '4474'
                AND name = 'ListPriceAmount'
172 0.0003 0.00027990341186523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
173 0.0004 0.00038719177246094
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
174 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
175 0.0003 0.00034117698669434
SELECT value FROM productattributes WHERE product_id = '4474' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0004 0.00039410591125488
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4474'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
177 0.0003 0.00026702880859375
SELECT * FROM products WHERE parent_id = '4474'
178 0.0004 0.0003809928894043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4697' AND a.name = n.originalname
179 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4697' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '4292'
181 0.0004 0.00037217140197754
SELECT * FROM productimages WHERE product_id = '4292' ORDER BY sortorder ASC
182 0.0003 0.00028896331787109
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4292' AND p.id = pi.product_id ORDER BY pi.sortorder
183 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '4292'
184 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4292'
185 0.0003 0.00033116340637207
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4292'
                GROUP BY o.product_id
186 0.0004 0.00037598609924316
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
187 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
188 0.0005 0.00053095817565918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4292' AND a.name = n.originalname
189 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '4292' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '4292' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = 4292
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00026607513427734
SELECT value FROM productattributes
                WHERE product_id = '4292'
                AND name = 'ListPriceAmount'
193 0.0003 0.00025677680969238
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4292'
                GROUP BY o.product_id
194 0.0004 0.00037288665771484
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
195 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
196 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '4292' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0003 0.0002591609954834
SELECT * FROM products WHERE parent_id = '4292'
198 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = '4312'
199 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
200 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4312'
201 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4312'
202 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
203 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '4326'
207 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
208 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '4326'
209 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4326'
210 0.0005 0.00052404403686523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
211 0.0003 0.00031280517578125
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00026702880859375
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
215 0.0003 0.00031280517578125
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0003 0.00032615661621094
SELECT * FROM products WHERE id = '4471'
217 0.0003 0.00032615661621094
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
218 0.0003 0.0002589225769043
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4471' AND p.id = pi.product_id ORDER BY pi.sortorder
219 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '4471'
220 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4471'
221 0.0003 0.00031709671020508
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4471'
                GROUP BY o.product_id
222 0.0004 0.00036811828613281
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
224 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
225 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
228 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
229 0.0003 0.00025296211242676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4471'
                GROUP BY o.product_id
230 0.0004 0.0003659725189209
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
231 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
232 0.0003 0.0003352165222168
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0003 0.00025010108947754
SELECT * FROM products WHERE parent_id = '4471'
234 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = '4475'
235 0.0003 0.00032210350036621
SELECT * FROM productimages WHERE product_id = '4475' ORDER BY sortorder ASC
236 0.0003 0.00030207633972168
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4475' AND p.id = pi.product_id ORDER BY pi.sortorder
237 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '4475'
238 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '4475'
239 0.0003 0.00033783912658691
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4475'
                GROUP BY o.product_id
240 0.0004 0.0004270076751709
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
241 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
242 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4475' AND a.name = n.originalname
243 0.0002 0.00024080276489258
SELECT * FROM productoffers WHERE product_id = '4475' AND merchantid = 'A1X6FK5RDHNB96'
244 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '4475' AND price > 0
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 4475
                ORDER BY price ASC LIMIT 1
246 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '4475'
                AND name = 'ListPriceAmount'
247 0.0003 0.00027990341186523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4475'
                GROUP BY o.product_id
248 0.0004 0.00039315223693848
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
249 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
250 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '4475' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0004 0.0003960132598877
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4475'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
252 0.0003 0.00027799606323242
SELECT * FROM products WHERE parent_id = '4475'
253 0.0003 0.00033712387084961
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4520' AND a.name = n.originalname
254 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4520' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4520' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 4520
                ORDER BY price ASC LIMIT 1
257 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '4520'
                AND name = 'ListPriceAmount'
258 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '4476'
259 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '4476' ORDER BY sortorder ASC
260 0.0003 0.00029301643371582
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4476' AND p.id = pi.product_id ORDER BY pi.sortorder
261 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '4476'
262 0.0003 0.00027918815612793
SELECT * FROM productcustomimages WHERE product_id = '4476'
263 0.0003 0.00034093856811523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4476'
                GROUP BY o.product_id
264 0.0004 0.00041985511779785
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
265 0.0003 0.00028395652770996
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
266 0.0005 0.00053191184997559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4476' AND a.name = n.originalname
267 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '4476' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '4476' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4476
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '4476'
                AND name = 'ListPriceAmount'
271 0.0003 0.00027608871459961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4476'
                GROUP BY o.product_id
272 0.0004 0.0003819465637207
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
273 0.0002 0.00023818016052246
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
274 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '4476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0004 0.0003809928894043
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4476'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
276 0.0003 0.00026607513427734
SELECT * FROM products WHERE parent_id = '4476'
277 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '950' AND a.name = n.originalname
278 0.0003 0.00028800964355469
SELECT * FROM productoffers WHERE product_id = '950' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '950' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 950
                ORDER BY price ASC LIMIT 1
281 0.0002 0.00024986267089844
SELECT value FROM productattributes
                WHERE product_id = '950'
                AND name = 'ListPriceAmount'
282 0.0007 0.00071811676025391
SELECT * FROM products WHERE id = '4478'
283 0.0003 0.00034713745117188
SELECT * FROM productimages WHERE product_id = '4478' ORDER BY sortorder ASC
284 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '4478'
285 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '4478'
286 0.0007 0.00073885917663574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4478' AND a.name = n.originalname
287 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '4478' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4478' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 4478
                ORDER BY price ASC LIMIT 1
290 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '4478'
                AND name = 'ListPriceAmount'
291 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '4478' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4479'
293 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '4479' ORDER BY sortorder ASC
294 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '4479'
295 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '4479'
296 0.0006 0.00056314468383789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4479' AND a.name = n.originalname
297 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '4479' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '4479' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 4479
                ORDER BY price ASC LIMIT 1
300 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '4479'
                AND name = 'ListPriceAmount'
301 0.0003 0.0002899169921875
SELECT value FROM productattributes WHERE product_id = '4479' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
302 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4507'
303 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '4507' ORDER BY sortorder ASC
304 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '4507'
305 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '4507'
306 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4507' AND a.name = n.originalname
307 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '4507' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '4507' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 4507
                ORDER BY price ASC LIMIT 1
310 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '4507'
                AND name = 'ListPriceAmount'
311 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0003 0.00034523010253906
SELECT * FROM products WHERE id = '4509'
313 0.0005 0.00051403045654297
SELECT * FROM productimages WHERE product_id = '4509' ORDER BY sortorder ASC
314 0.0005 0.00048017501831055
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4509' AND p.id = pi.product_id ORDER BY pi.sortorder
315 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '4509'
316 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4509'
317 0.0003 0.00033712387084961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4509'
                GROUP BY o.product_id
318 0.0004 0.00039505958557129
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
319 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
320 0.0005 0.00053906440734863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4509' AND a.name = n.originalname
321 0.0003 0.00025510787963867
SELECT * FROM productoffers WHERE product_id = '4509' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4509' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 4509
                ORDER BY price ASC LIMIT 1
324 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '4509'
                AND name = 'ListPriceAmount'
325 0.0003 0.00029110908508301
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4509'
                GROUP BY o.product_id
326 0.0004 0.00038313865661621
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
327 0.0002 0.00024890899658203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
328 0.0003 0.00033688545227051
SELECT value FROM productattributes WHERE product_id = '4509' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.00042510032653809
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4509'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
330 0.0003 0.00026392936706543
SELECT * FROM products WHERE parent_id = '4509'
331 0.0003 0.00032806396484375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4510' AND a.name = n.originalname
332 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '4510' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '4510' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 4510
                ORDER BY price ASC LIMIT 1
335 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4510'
                AND name = 'ListPriceAmount'
336 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '4531'
337 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '4531' ORDER BY sortorder ASC
338 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '4531'
339 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '4531'
340 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4531' AND a.name = n.originalname
341 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4531' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '4531' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 4531
                ORDER BY price ASC LIMIT 1
344 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '4531'
                AND name = 'ListPriceAmount'
345 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '4531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4559'
347 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '4559' ORDER BY sortorder ASC
348 0.0003 0.00031280517578125
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4559' AND p.id = pi.product_id ORDER BY pi.sortorder
349 0.0010 0.0010130405426025
SELECT * FROM product_image_select WHERE product_id = '4559'
350 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4559'
351 0.0004 0.00044393539428711
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4559'
                GROUP BY o.product_id
352 0.0004 0.00040888786315918
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
353 0.0006 0.00064778327941895
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
354 0.0006 0.00058293342590332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4559' AND a.name = n.originalname
355 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '4559' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0004 0.00037407875061035
SELECT * FROM productoffers
                WHERE product_id = '4559' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 4559
                ORDER BY price ASC LIMIT 1
358 0.0002 0.00024819374084473
SELECT value FROM productattributes
                WHERE product_id = '4559'
                AND name = 'ListPriceAmount'
359 0.0003 0.00028419494628906
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4559'
                GROUP BY o.product_id
360 0.0004 0.00040197372436523
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
361 0.0003 0.00026321411132812
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
362 0.0003 0.00034689903259277
SELECT value FROM productattributes WHERE product_id = '4559' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0004 0.00041699409484863
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4559'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
364 0.0015 0.0015170574188232
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4201' ORDER BY timestamp DESC
365 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4202' ORDER BY timestamp DESC
366 0.0003 0.00026106834411621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4203' ORDER BY timestamp DESC
367 0.0002 0.00022077560424805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4213' ORDER BY timestamp DESC
368 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4222' ORDER BY timestamp DESC
369 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4474' ORDER BY timestamp DESC
370 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4292' ORDER BY timestamp DESC
371 0.0006 0.00057601928710938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
372 0.0005 0.00046396255493164
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
373 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
374 0.0004 0.0003809928894043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4475' ORDER BY timestamp DESC
375 0.0005 0.00046396255493164
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4476' ORDER BY timestamp DESC
376 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4478' ORDER BY timestamp DESC
377 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4479' ORDER BY timestamp DESC
378 0.0005 0.00045108795166016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4507' ORDER BY timestamp DESC
379 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4509' ORDER BY timestamp DESC
380 0.0002 0.0002281665802002
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4531' ORDER BY timestamp DESC
381 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4559' ORDER BY timestamp DESC
382 0.0008 0.00078606605529785
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
383 0.0006 0.00060296058654785
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
384 0.0003 0.00026822090148926
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
385 0.0136 0.013622999191284
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
386 0.0009 0.00091385841369629
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
387 0.0004 0.00036501884460449
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
388 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = 1626
389 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = 4041
390 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = 4312
391 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = 777
392 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = 3881
393 0.0008 0.00076913833618164
SELECT * FROM products WHERE id = 4213
394 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1626'
395 0.0006 0.00059318542480469
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
396 0.0008 0.000823974609375
SELECT * FROM product_image_select WHERE product_id = '1626'
397 0.0004 0.00043606758117676
SELECT * FROM productcustomimages WHERE product_id = '1626'
398 0.0011 0.0010790824890137
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
399 0.0005 0.00051712989807129
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0004 0.00040197372436523
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0004 0.00044608116149902
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0005 0.00053787231445312
SELECT * FROM products WHERE id = '4041'
403 0.0005 0.00050711631774902
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
404 0.0007 0.00074887275695801
SELECT * FROM product_image_select WHERE product_id = '4041'
405 0.0005 0.00047492980957031
SELECT * FROM productcustomimages WHERE product_id = '4041'
406 0.0022 0.0022168159484863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
407 0.0009 0.00088787078857422
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
408 0.0008 0.00077986717224121
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
409 0.0006 0.00061678886413574
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
410 0.0006 0.000640869140625
SELECT * FROM products WHERE id = '4312'
411 0.0006 0.00060915946960449
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
412 0.0009 0.00089502334594727
SELECT * FROM product_image_select WHERE product_id = '4312'
413 0.0005 0.00054097175598145
SELECT * FROM productcustomimages WHERE product_id = '4312'
414 0.0014 0.0014479160308838
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
415 0.0006 0.00062918663024902
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
416 0.0004 0.00041890144348145
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
417 0.0005 0.00045514106750488
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
418 0.0006 0.00057101249694824
SELECT * FROM products WHERE id = '777'
419 0.0006 0.00061893463134766
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
420 0.0009 0.00094795227050781
SELECT * FROM product_image_select WHERE product_id = '777'
421 0.0005 0.00045108795166016
SELECT * FROM productcustomimages WHERE product_id = '777'
422 0.0015 0.0015170574188232
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
423 0.0005 0.00054693222045898
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
424 0.0008 0.00076603889465332
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
425 0.0004 0.00044989585876465
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
426 0.0006 0.00059795379638672
SELECT * FROM products WHERE id = '3881'
427 0.0015 0.0015079975128174
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
428 0.0006 0.00062012672424316
SELECT * FROM product_image_select WHERE product_id = '3881'
429 0.0003 0.00034594535827637
SELECT * FROM productcustomimages WHERE product_id = '3881'
430 0.0010 0.0010390281677246
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
431 0.0005 0.00052499771118164
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
432 0.0003 0.00031781196594238
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
433 0.0003 0.00033211708068848
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
434 0.0004 0.0004119873046875
SELECT * FROM products WHERE id = '4213'
435 0.0004 0.00041389465332031
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
436 0.0005 0.00052094459533691
SELECT * FROM product_image_select WHERE product_id = '4213'
437 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '4213'
438 0.0009 0.00094413757324219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
439 0.0004 0.00037193298339844
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
440 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
441 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
442 0.0015 0.0015060901641846
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
443 0.0006 0.00064396858215332
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
444 0.0020 0.0019688606262207
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
445 0.0011 0.001101016998291
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
446 0.0004 0.00042986869812012
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
447 0.0005 0.00048494338989258
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
448 0.0008 0.00083208084106445
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'